@charset "utf-8";
.TableBox {
	padding: 0px;
	width: 615px;
	border: thin solid #000000;
	height: auto;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.GraphBox {
	padding: 0px;
	width: 536px;
	border: thin solid #000000;
	height: auto;
	margin: 0px;
}
